home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / programming / e / powerd / powerd.readme < prev    next >
Text File  |  1999-11-29  |  1KB  |  33 lines

  1. Short:    New programming language based on E
  2. Author:   Martin Kuchinka
  3. Uploader: kuchinka@k332.feld.cvut.cz
  4. Version:  0.05b, 16.11.1999
  5. Type:     dev/e
  6. Replaces: powerd.lha
  7. Requires: OS3.0,
  8.  
  9.           PhxAss,
  10.           PhxLnk
  11.  
  12.   It is not a reworked AmigaE, it is completely new programming language,
  13. which has only similar syntax to AmigaE. Simpliest "hello world" program
  14. has less then 150 bytes. It is quite memory hungry, but 4 megabytes should
  15. be enough for larger projects. It can use linked libraries and objects.
  16. See documentation for more information. It is free.
  17.  
  18.   Currently it may have many bugs and it is not too "fool-proof". If You
  19. want to be a betatester, please e-mail me, you will be welcomed.  I have
  20. no betatesters at this time.
  21.   For now it haven't all system modules, if you want you can write them
  22. or write a h2m convertor. It will help me very much.
  23.  
  24.   If you found some bugs or you have remainders or suggestions, please
  25. e-mail me, opinions are also welcome.
  26.  
  27.   I hope You will use and like it.
  28.  
  29. PS: All help is welcome.
  30.  
  31. Changes:
  32.   - some bugs removed (see docs)
  33.